Skip to content

Conversation

aaditkamat
Copy link

Types of changes

Please put an x in the box that applies

  • Bugfix
  • New feature
  • Refactoring
  • Breaking change (any change that would cause existing functionality to not work as expected)
  • Documentation Update
  • Other (please describe)

Description

I was trying out the commitizen init command when I noticed a typo in the word. Thought I would help fix this small typo 😀

Checklist:

  • Run ./script/lint and ./script/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually

I was trying out commitizen when I noticed the typo and so thought I would help fix it
@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #194 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   92.14%   92.14%           
=======================================
  Files          35       35           
  Lines         968      968           
=======================================
  Hits          892      892           
  Misses         76       76           
Flag Coverage Δ
#unittests 92.14% <100.00%> (ø)
Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/commands/init.py 74.24% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbcc922...a60bd91. Read the comment docs.

@Lee-W
Copy link
Member

Lee-W commented Jun 1, 2020

Thanks for the fix! Let's merge it 🎉

@Lee-W Lee-W merged commit d9b756d into commitizen-tools:master Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants